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 梯?芸?轅?儀 1001001011110010001111111000110001111100001111111110011101110110001111111000101101010110 92f23f8c7c3fe7763f8b56
EUC-JP 梯?芸?轅?儀 1100010011110100001111111011011111011101001111111110110111010111001111111011010110110111 c4f43fb7dd3fedd73fb5b7
UTF-8 梯렟芸렑轅렋儀 111001101010001010101111111010111010000010011111111010001000101010111000111010111010000010010001111010001011110110000101111010111010000010001011111001011000010010000000 e6a2afeba09fe88ab8eba091e8bd85eba08be58480
UHC 梯렟芸렑轅렋儀 1111000010101100100011101011000011101001111111011000111010100110111010101011111110001110101000101110101111110000 f0ac8eb0e9fd8ea6eabf8ea2ebf0

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