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 ?蒼?語?蒼??^ 001111111001000110010011001111111000110011101010001111111001000110010011001111110011111101011110 3f91933f8cea3f91933f3f5e
EUC-JP ?蒼?語?蒼?瘀^ 0011111111000001111100110011111110111000111011000011111111000001111100110011111110001111110011011110001101011110 3fc1f33fb8ec3fc1f33f8fcde35e
UTF-8 렱蒼렠語렱蒼렠瘀^ 11101011101000001011000111101000100100101011110011101011101000001010000011101000101010101001111011101011101000001011000111101000100100101011110011101011101000001010000011100111100110001000000001011110 eba0b1e892bceba0a0e8aa9eeba0b1e892bceba0a0e798805e
UHC 렱蒼렠語렱蒼렠瘀^ 1000111010111110111100111110111110001110101100011110010111011110100011101011111011110011111011111000111010110001111001011101110001011110 8ebef3ef8eb1e5de8ebef3ef8eb1e5dc5e

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