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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ??堯??}??堯??{^ 001111110011111111101010100111110011111100111111011111010011111100111111111010101001111100111111001111110111101101011110 3f3fea9f3f3f7d3f3fea9f3f3f7b5e
EUC-JP ??堯??}??堯??{^ 001111110011111111110100101000010011111100111111011111010011111100111111111101001010000100111111001111110111101101011110 3f3ff4a13f3f7d3f3ff4a13f3f7b5e
UTF-8 셸솔堯손셰}셸솔堯손셰{^ 111011001000010110111000111011001000011010010100111001011010000010101111111011001000011010010000111011001000010110110000011111011110110010000101101110001110110010000110100101001110010110100000101011111110110010000110100100001110110010000101101100000111101101011110 ec85b8ec8694e5a0afec8690ec85b07dec85b8ec8694e5a0afec8690ec85b07b5e
UHC 셸솔堯손셰}셸솔堯손셰{^ 1011110011010000101111001101011011101000111010111011110011010101101111001100111001111101101111001101000010111100110101101110100011101011101111001101010110111100110011100111101101011110 bcd0bcd6e8ebbcd5bcce7dbcd0bcd6e8ebbcd5bcce7b5e

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