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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 堯??[堯??[^ 1110101010011111001111110011111101011011111010101001111100111111001111110101101101011110 ea9f3f3f5bea9f3f3f5b5e
EUC-JP 堯??[堯??[^ 1111010010100001001111110011111101011011111101001010000100111111001111110101101101011110 f4a13f3f5bf4a13f3f5b5e
UTF-8 堯붼뜑[堯붼뜑[^ 111001011010000010101111111010111011011010111100111010111001110010010001010110111110010110100000101011111110101110110110101111001110101110011100100100010101101101011110 e5a0afebb6bceb9c915be5a0afebb6bceb9c915b5e
UHC 堯붼뜑[堯붼뜑[^ 111010001110101110010100111010011000110110010100010110111110100011101011100101001110100110001101100101000101101101011110 e8eb94e98d945be8eb94e98d945b5e

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