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 ??????????\nB 00111111001111110011111100111111001111110011111100111111001111110011111100111111010111000110111001000010 3f3f3f3f3f3f3f3f3f3f5c6e42
SJIS-WIN ??????????\nB 00111111001111110011111100111111001111110011111100111111001111110011111100111111010111000110111001000010 3f3f3f3f3f3f3f3f3f3f5c6e42
EUC-JP ??????????\nB 00111111001111110011111100111111001111110011111100111111001111110011111100111111010111000110111001000010 3f3f3f3f3f3f3f3f3f3f5c6e42
UTF-8 횄짠횂혯횄짢횄쨍횄짤\nB 111011011001101010000100111011001010011110100000111011011001101010000010111011011001100010101111111011011001101010000100111011001010011110100010111011011001101010000100111011001010100010001101111011011001101010000100111011001010011110100100010111000110111001000010 ed9a84eca7a0ed9a82ed98afed9a84eca7a2ed9a84eca88ded9a84eca7a45c6e42
UHC 횄짠횂혯횄짢횄쨍횄짤\nB 1100001110000011110000101010011111000011100000101100001010010110110000111000001111000010101010001100001110000011110000101011100011000011100000111100001010101001010111000110111001000010 c383c2a7c382c296c383c2a8c383c2b8c383c2a95c6e42

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