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 筌??爰??音?? 111000101010001100111111001111111110000010100111001111110011111110001001101110010011111100111111 e2a33f3fe0a73f3f89b93f3f
EUC-JP 筌??爰??音?? 111001001010010100111111001111111110000010101001001111110011111110110010101110110011111100111111 e4a53f3fe0a93f3fb2bb3f3f
UTF-8 筌듐굦爰쇽㎕音깆퐴 111001111010110110001100111010111001001110010000111010101011010110100110111001111000100010110000111011001000011110111101111000111000111010010101111010011001111110110011111010101011100110000110111011011001000010110100 e7ad8ceb9390eab5a6e788b0ec87bde38e95e99fb3eab986ed90b4
UHC 筌듐굦爰쇽㎕音깆퐴 111011111010011110110101111000111000001010001100111010101011101010111100111011111010011110100001111010111110010110110001111011001011110110011101 efa7b5e3828ceababcefa7a1ebe5b1ecbd9d

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