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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逵ヲ貉ォ}逵ヲ貉ォ{^ 111001111001110010100110111001101011100110101011011111011110011110011100101001101110011010111001101010110111101101011110 e79ca6e6b9ab7de79ca6e6b9ab7b5e
EUC-JP 逵ヲ貉ォ}逵ヲ貉ォ{^ 11101101111111001000111010100110111011001011101110001110101010110111110111101101111111001000111010100110111011001011101110001110101010110111101101011110 edfc8ea6ecbb8eab7dedfc8ea6ecbb8eab7b5e
UTF-8 逵ヲ貉ォ}逵ヲ貉ォ{^ 111010011000000010110101111011111011110110100110111010001011001010001001111011111011110110101011011111011110100110000000101101011110111110111101101001101110100010110010100010011110111110111101101010110111101101011110 e980b5efbda6e8b289efbdab7de980b5efbda6e8b289efbdab7b5e
UHC 逵???}逵???{^ 11010000101100000011111100111111001111110111110111010000101100000011111100111111001111110111101101011110 d0b03f3f3f7dd0b03f3f3f7b5e

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