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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN ?迂懶漬v?迂懶漬vB 0011111110001001010010011001110011101111100100101101000001110110001111111000100101001001100111001110111110010010110100000111011001000010 3f89499cef92d0763f89499cef92d07642
EUC-JP ?迂懶漬v?迂懶漬vB 0011111110110001101010101101100011110001110001001101001001110110001111111011000110101010110110001111000111000100110100100111011001000010 3fb1aad8f1c4d2763fb1aad8f1c4d27642
UTF-8 뤖迂懶漬v뤖迂懶漬vB 111010111010010010010110111010001011111110000010111001101000011110110110111001101011110010101100011101101110101110100100100101101110100010111111100000101110011010000111101101101110011010111100101011000111011001000010 eba496e8bf82e687b6e6bcac76eba496e8bf82e687b6e6bcac7642
UHC 뤖迂懶漬v뤖迂懶漬vB 10001111110001101110100111100110110101001111101111110010101100000111011010001111110001101110100111100110110101001111101111110010101100000111011001000010 8fc6e9e6d4fbf2b0768fc6e9e6d4fbf2b07642

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