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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 「フ宵ミ[}「フ宵ミ[{^ 101000101100110010001111101010101101000001011011011111011010001011001100100011111010101011010000010110110111101101011110 a2cc8faad05b7da2cc8faad05b7b5e
EUC-JP 「フ宵ミ[}「フ宵ミ[{^ 100011101010001010001110110011001011111010101100100011101101000001011011011111011000111010100010100011101100110010111110101011001000111011010000010110110111101101011110 8ea28eccbeac8ed05b7d8ea28eccbeac8ed05b7b5e
UTF-8 「フ宵ミ[}「フ宵ミ[{^ 1110111110111101101000101110111110111110100011001110010110101110101101011110111110111110100100000101101101111101111011111011110110100010111011111011111010001100111001011010111010110101111011111011111010010000010110110111101101011110 efbda2efbe8ce5aeb5efbe905b7defbda2efbe8ce5aeb5efbe905b7b5e
UHC ??宵?[}??宵?[{^ 001111110011111111100001101100100011111101011011011111010011111100111111111000011011001000111111010110110111101101011110 3f3fe1b23f5b7d3f3fe1b23f5b7b5e

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