To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
EUC-JP ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
UTF-8 횄징횂혢i횄징횂혢iB 111011011001101010000100111011001010011110010101111011011001101010000010111011011001100010100010011010011110110110011010100001001110110010100111100101011110110110011010100000101110110110011000101000100110100101000010 ed9a84eca795ed9a82ed98a269ed9a84eca795ed9a82ed98a26942
UHC 횄징횂혢i횄징횂혢iB 11000011100000111100001010100001110000111000001011000010100010110110100111000011100000111100001010100001110000111000001011000010100010110110100101000010 c383c2a1c382c28b69c383c2a1c382c28b6942

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)