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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 筌??垂ι?? 11100010101000110011111100111111100100001000001010000011110001110011111100111111 e2a33f3f908283c73f3f
EUC-JP 筌??垂ι?? 11100100101001010011111100111111101111111110001010100110110010010011111100111111 e4a53f3fbfe2a6c93f3f
UTF-8 筌쇠궚垂ι레溜 1110011110101101100011001110110010000111101000001110101010110110100110101110010110011110100000101100111010111001111010111010000010001000111011111010011110001011 e7ad8cec87a0eab69ae59e82ceb9eba088efa78b
UHC 筌쇠궚垂ι레溜 1110111110100111101111001110100010000010101011111110000111110111101001011110100110110111101110011110101011111110 efa7bce882afe1f7a5e9b7b9eafe

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