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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?遐漿?????遼B 00111111111001111010000010011111111101110011111100111111001111110011111100111111100101111100100101000010 3fe7a09ff73f3f3f3f3f97c942
EUC-JP ?遐漿?????遼B 00111111111011101010001011011110111110010011111100111111001111110011111100111111110011101100101101000010 3feea2def93f3f3f3f3fcecb42
UTF-8 뤋遐漿꾕죴샘펼렡遼B 11101011101001001000101111101001100000011001000011100110101111001011111111101010101111101001010111101100101000111011010011101100100000111001100011101101100011101011110011101011101000001010000111101001100000011011110001000010 eba48be98190e6bcbfeabe95eca3b4ec8398ed8ebceba0a1e981bc42
UHC 뤋遐漿꾕죴샘펼렡遼B 10001111101110111111100111000110111011011110110010110010110101111010000110001111101110111111100111000110111011101000111010110010110101111010000101000010 8fbbf9c6edecb2d7a18fbbf9c6ee8eb2d7a142

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