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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??◇??∵??ケ 001111110011111110000001100111100011111100111111100000011110011000111111001111111000001101010000 3f3f819e3f3f81e63f3f8350
EUC-JP ??◇??∵??ケ 001111110011111110100001111111100011111100111111101000101110100000111111001111111010010110110001 3f3fa1fe3f3fa2e83f3fa5b1
UTF-8 룶⅝◇룶끗∵룶킃ケ 111010111010001110110110111000101000010110011101111000101001011110000111111010111010001110110110111010111000000110010111111000101000100010110101111010111010001110110110111011011000001010000011111000111000001010110001 eba3b6e2859de29787eba3b6eb8197e288b5eba3b6ed8283e382b1
UHC 룶⅝◇룶끗∵룶킃ケ 100011111010101110101000111111011010000111011110100011111010101110110010111111011010000111110001100011111010101110110100100011111010101110110001 8faba8fda1de8fabb2fda1f18fabb48fabb1

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