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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 筌≪?筍??音? 111000101010001110000001111000010011111111100010101000010011111100111111100010011011100100111111 e2a381e13fe2a13f3f89b93f
EUC-JP 筌≪?筍??音? 111001001010010110100010111000110011111111100100101000110011111100111111101100101011101100111111 e4a5a2e33fe4a33f3fb2bb3f
UTF-8 筌≪럩筍뽳㎕音녹 111001111010110110001100111000101000100110101010111010111001111110101001111001111010110110001101111010111011110110110011111000111000111010010101111010011001111110110011111010111000010110111001 e7ad8ce289aaeb9fa9e7ad8debbdb3e38e95e99fb3eb85b9
UHC 筌≪럩筍뽳㎕音녹 11101111101001111010000111101100100011101000110011100010111011001001011011101111101001111010000111101011111001011011001111101100 efa7a1ec8e8ce2ec96efa7a1ebe5b3ec

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