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 甑?迂?}甑?迂?{^ 100011011001100100111111100010010100100100111111011111011000110110011001001111111000100101001001001111110111101101011110 8d993f89493f7d8d993f89493f7b5e
EUC-JP 甑?迂?}甑?迂?{^ 101110011111100100111111101100011010101000111111011111011011100111111001001111111011000110101010001111110111101101011110 b9f93fb1aa3f7db9f93fb1aa3f7b5e
UTF-8 甑렏迂렋}甑렏迂렋{^ 111001111001010010010001111010111010000010001111111010001011111110000010111010111010000010001011011111011110011110010100100100011110101110100000100011111110100010111111100000101110101110100000100010110111101101011110 e79491eba08fe8bf82eba08b7de79491eba08fe8bf82eba08b7b5e
UHC 甑렏迂렋}甑렏迂렋{^ 11110001111101111000111010100101111010011110011010001110101000100111110111110001111101111000111010100101111010011110011010001110101000100111101101011110 f1f78ea5e9e68ea27df1f78ea5e9e68ea27b5e

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