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 室宍セ齊ア 1111000111101000100011101011101011110000101101001000111010110011111100101011111110111110111010101000111010110001 f1e88ebaf0b48eb3f2bfbeea8eb1
EUC-JP ?室?宍?セ齊ア 00111111101111001011110000111111101111001011010100111111100011101011111011110011111011101000111010110001 3fbcbc3fbcb53f8ebef3ee8eb1
UTF-8 室宍セ齊ア 111011101000010110100011111001011010111010100100111011101000000110110011111001011010111010001101111011101000011110110110111011111011110110111110111010011011110110001010111011111011110110110001 ee85a3e5aea4ee81b3e5ae8dee87b6efbdbee9bd8aefbdb1
UHC ?室????齊? 00111111111000111111100000111111001111110011111100111111111100001011101000111111 3fe3f83f3f3f3ff0ba3f

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