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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 葬?縡釜葬?縡釜^ 100100011001001000111111111000110111000110001010100110001001000110010010001111111110001101110001100010101001100001011110 91923fe3718a9891923fe3718a985e
EUC-JP 葬?縡釜葬?縡釜^ 110000011111001000111111111001011101001010110011111110001100000111110010001111111110010111010010101100111111100001011110 c1f23fe5d2b3f8c1f23fe5d2b3f85e
UTF-8 葬렱縡釜葬렱縡釜^ 11101000100100011010110011101011101000001011000111100111101110001010000111101001100001111001110011101000100100011010110011101011101000001011000111100111101110001010000111101001100001111001110001011110 e891aceba0b1e7b8a1e9879ce891aceba0b1e7b8a1e9879c5e
UHC 葬렱縡釜葬렱縡釜^ 1110110111110111100011101011111011101110101011011101110110111100111011011111011110001110101111101110111010101101110111011011110001011110 edf78ebeeeadddbcedf78ebeeeadddbc5e

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