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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 癲?????筍??^ 111000011001111100111111001111110011111100111111001111111110001010100001001111110011111101011110 e19f3f3f3f3f3fe2a13f3f5e
EUC-JP 癲?????筍??^ 111000101010000100111111001111110011111100111111001111111110010010100011001111110011111101011110 e2a13f3f3f3f3fe4a33f3f5e
UTF-8 癲쇻렔流숋쬂筍⑸옓^ 11100111100110011011001011101100100001111011101111101011101000001001010011101111101001111000101011101100100010001000101111101100101011001000001011100111101011011000110111100010100100011011100011101100100110001001001101011110 e799b2ec87bbeba094efa78aec888becac82e7ad8de291b8ec98935e
UHC 癲쇻렔流숋쬂筍⑸옓^ 11101111101001101001100111100011100011101010100111101010111111001001100111101111101001101001100111100010111011001010100111101011100111101001100101011110 efa699e38ea9eafc99efa699e2eca9eb9e995e

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