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 ????w}????w{^ 00111111001111110011111100111111011101110111110100111111001111110011111100111111011101110111101101011110 3f3f3f3f777d3f3f3f3f777b5e
SJIS-WIN 疾鑅室w}疾鑅室w{^ 111100101111011010001110101111101111101111100110100011101011101001110111011111011111001011110110100011101011111011111011111001101000111010111010011101110111101101011110 f2f68ebefbe68eba777df2f68ebefbe68eba777b5e
EUC-JP ?疾鑅室w}?疾鑅室w{^ 001111111011110011000000100011111110010111101010101111001011110001110111011111010011111110111100110000001000111111100101111010101011110010111100011101110111101101011110 3fbcc08fe5eabcbc777d3fbcc08fe5eabcbc777b5e
UTF-8 疾鑅室w}疾鑅室w{^ 1110111010001000101011011110011110010110101111101110100110010001100001011110010110101110101001000111011101111101111011101000100010101101111001111001011010111110111010011001000110000101111001011010111010100100011101110111101101011110 ee88ade796bee99185e5aea4777dee88ade796bee99185e5aea4777b5e
UHC ?疾?室w}?疾?室w{^ 0011111111110010111100000011111111100011111110000111011101111101001111111111001011110000001111111110001111111000011101110111101101011110 3ff2f03fe3f8777d3ff2f03fe3f8777b5e

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