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 筌??油??幽?? 111000101010001100111111001111111001011011111011001111110011111110010111010010000011111100111111 e2a33f3f96fb3f3f97483f3f
EUC-JP 筌??油??幽?? 111001001010010100111111001111111100110011111101001111110011111111001101101010010011111100111111 e4a53f3fccfd3f3fcda93f3f
UTF-8 筌뚮씍油뺧㎖幽딅쟼 111001111010110110001100111010111001101010101110111011001001010010001101111001101011001010111001111010111011101010100111111000111000111010010110111001011011100110111101111010111001010010000101111011001001111110111100 e7ad8ceb9aaeec948de6b2b9ebbaa7e38e96e5b9bdeb9485ec9fbc
UHC 筌뚮씍油뺧㎖幽딅쟼 111011111010011110001100111010111001110110100100111010101111101010010101111011111010011110100010111010101110101110001010111010111010000010000010 efa78ceb9da4eafa95efa7a2eaeb8aeba082

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