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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 柳띄렒텡\}柳띄렒텡\{^ 1110111110100111100010011110101110011101100001001110101110100000100100101110110110000101101000010101110001111101111011111010011110001001111010111001110110000100111010111010000010010010111011011000010110100001010111000111101101011110 efa789eb9d84eba092ed85a15c7defa789eb9d84eba092ed85a15c7b5e
UHC 柳띄렒텡\}柳띄렒텡\{^ 111010101111011110110110111001111000111010100111110001011101111001011100011111011110101011110111101101101110011110001110101001111100010111011110010111000111101101011110 eaf7b6e78ea7c5de5c7deaf7b6e78ea7c5de5c7b5e

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