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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 隴牙シアヘケ厄スカ 1110100010101101100010011110010110111100101100011100110111110110111001111011100110010110111011111011110110110110 e8ad89e5bcb1cdf6e7b996efbdb6
EUC-JP 隴牙シアヘ?ケ厄スカ 11110000101011111011001011100111100011101011110010001110101100011000111011001101001111111000111010111001110011001111000110001110101111011000111010110110 f0afb2e78ebc8eb18ecd3f8eb9ccf18ebd8eb6
UTF-8 隴牙シアヘケ厄スカ 111010011001101010110100111001111000100110011001111011111011110110111100111011111011110110110001111011111011111010001101111011101001010010001110111011111011110110111001111001011000111010000100111011111011110110111101111011111011110110110110 e99ab4e78999efbdbcefbdb1efbe8dee948eefbdb9e58e84efbdbdefbdb6
UHC ?牙?????厄?? 001111111110010010110011001111110011111100111111001111110011111111100100111110000011111100111111 3fe4b33f3f3f3f3fe4f83f3f

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